Amadeus API       

Node
PoweredAir_MultiAvailabilityReply
messageActionDetails



Description

Specification of the action code of the response.
Status (Requirement Designator) = Conditional. Repetition = 1.

XML Tree

<messageActionDetails>
     <functionDetails>
        <businessFunction></businessFunction>
        <actionCode></actionCode>
        <subActionCode></subActionCode>
     </functionDetails>
     <responseType></responseType>
</messageActionDetails>


Field Descriptions

Field Attributes and Description
Node Mandatory  functionDetails Field Type = Node. Repetition = 1.
Specification of the action code.
  businessFunction Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Business function type.
For a list of valid codes, see codeset businessFunction.
Mandatory  actionCode Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Main function Action Code.
For a list of valid codes, see codeset actionCode.
  subActionCode Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

A sub-function to further identify what has been performed.
  responseType Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Indicates if the process has been successfully completed.
For a list of valid codes, see codeset responseType.

Naming Conventions

minlen = Minimum Length,
maxlen = Maximum Length,
Mandatory = Mandatory,
Node = Node,
Repetition = Maximum number of occurences for a Node.

Code Sets and Code Lists

businessFunction

CodeDescription
1Air Provider.

actionCode

CodeDescription
45Availability response.
49Schedule response.
52Time table response.

responseType

CodeDescription
3Message received and processed, Processed successfully.